home *** CD-ROM | disk | FTP | other *** search
/ Your Choice 3 / Your Choice Software Collection 3.iso / os2 / grfcdemo / demo.@ / GRAPHIC2.HLP (.txt) < prev    next >
Encoding:
OS/2 Help File  |  1994-05-17  |  16.2 KB  |  473 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. File ΓòÉΓòÉΓòÉ
  3.  
  4. The File menu contains commands that you use to print GraphiC pictures, set 
  5. preferences, and exit the program. Play also contains a choice for opening a 
  6. .TKF file for viewing. The following commands appear in the File menu: 
  7.  
  8. Open 
  9.      Opens a .TKF file for viewing (Play only) 
  10.  
  11. Print 
  12.      Prints the current picture 
  13.  
  14. Preferences 
  15.      Allows you to save the current window and printer settings 
  16.  
  17. Skip (Play only) 
  18.      Skips to the specified picture in a .TKF file 
  19.  
  20. Hold (Demo only) 
  21.      Pause for 1 minute 
  22.  
  23. Exit 
  24.      Quits the application 
  25.  
  26.  
  27. ΓòÉΓòÉΓòÉ 1.1. File Open ΓòÉΓòÉΓòÉ
  28.  
  29. You can open a .TKF file that was previously created with GraphiC by using the 
  30. Open command. This option is for Play only. 
  31.  
  32. To open a file, do the following: 
  33.  
  34. o Select the File menu and choose the Open command. 
  35.  
  36. o Select the file from the File Open dialog box. 
  37.  
  38. The File Open dialog box appears, showing you a list of files in the current 
  39. directory with a .TKF extension. Use the dialog box to select the path and file 
  40. name of the file you wish to view. 
  41.  
  42.  
  43. ΓòÉΓòÉΓòÉ 1.2. File Print ΓòÉΓòÉΓòÉ
  44.  
  45. You use the Print command to print the picture displayed in the window. 
  46. Pictures which have been zoomed in or zoomed out will be printed as they appear 
  47. in the window. 
  48.  
  49. To print a displayed picture, select the File menu and choose the Print 
  50. command. 
  51.  
  52.  
  53. ΓòÉΓòÉΓòÉ 1.3. File Preferences ΓòÉΓòÉΓòÉ
  54.  
  55. You use the Preferences choice to save the current window sizes or locations 
  56. and the printer settings. 
  57.  
  58. To save the size and location of the GraphiC picture window and the GraphiC 
  59. text window, follow these steps: 
  60.  
  61.  1. Position and size the window as desired 
  62.  
  63.  2. Select the File menu and choose Preferences 
  64.  
  65.  3. Select Save window settings 
  66.  
  67. To set up your printer options: 
  68.  
  69.  1. Select the File menu and choose Preferences 
  70.  
  71.  2. Select Printer setup 
  72.  
  73. A dialog box will appear which contains all of the printer options. After you 
  74. have finished making your choices you can save the settings in the GraphiC 
  75. initialization file by selecting the Save button. If you do not select Save, 
  76. the settings will remain active until you exit the application or until you 
  77. change them. 
  78.  
  79.  
  80. ΓòÉΓòÉΓòÉ 1.4. Hold (Demo only) ΓòÉΓòÉΓòÉ
  81.  
  82. Causes the Demo to pause for 1 minute. Hitting the Enter key will cause the 
  83. Demo to continue. 
  84.  
  85.  
  86. ΓòÉΓòÉΓòÉ 1.5. File Exit ΓòÉΓòÉΓòÉ
  87.  
  88. You quit the application by using the Exit command. 
  89.  
  90. To quit a GraphiC application select the File menu and choose the Exit command. 
  91.  
  92.  
  93. ΓòÉΓòÉΓòÉ 2. Edit ΓòÉΓòÉΓòÉ
  94.  
  95. The Edit menu contains commands that you use to copy GraphiC pictures to the 
  96. clipboard. The pictures can be coppied as standard OS/2 Metafiles or as 
  97. bitmaps. 
  98.  
  99. The following commands appear in the File menu: 
  100.  
  101. Copy (Bitmap)   Copies the current GraphiC window to the clipboard as a bitmap 
  102.  
  103. Copy (Metafile) Copies the current picture to the clipboard as a metafile 
  104.  
  105. If the picture has been zoomed the zoomed image will be copied. 
  106.  
  107.  
  108. ΓòÉΓòÉΓòÉ 3. Draw ΓòÉΓòÉΓòÉ
  109.  
  110. The Draw menu contains commands that you use to control the GraphiC display. 
  111.  
  112. Draw next      Draws the next picture 
  113.  
  114. Redraw         Redraws the current picture from the .TKF file 
  115.  
  116. Zoom in        Allows you to zoom in on the picture 
  117.  
  118. Zoom out       Allows you to shrink and position the plot 
  119.  
  120. Skip (Play only) Select a picture within a series. If a .OFF file exists for 
  121.                the .TKF file being viewed, Play will jump to picture 'n': 
  122.                otherwise, Play skips 'n' pictures 
  123.  
  124. Hold (GraphiC Demo only) Causes the Demo to pause 
  125.  
  126.  
  127. ΓòÉΓòÉΓòÉ 3.1. Draw next ΓòÉΓòÉΓòÉ
  128.  
  129. The Draw next command will draw the next picture in the series. If you are 
  130. running Play and are at the end of the file Play exits. If you are running your 
  131. application, the program returns from the call to endplot(). 
  132.  
  133. A carriage return may be used instead of the menu. 
  134.  
  135.  
  136. ΓòÉΓòÉΓòÉ 3.2. Redraw ΓòÉΓòÉΓòÉ
  137.  
  138. The Redraw command causes the picture to be redrawn from the .TKF file. If the 
  139. picture has been zoomed the plot will return to its original size. 
  140.  
  141.  
  142. ΓòÉΓòÉΓòÉ 3.3. Zoom in ΓòÉΓòÉΓòÉ
  143.  
  144. The Zoom in command allows you to specify a region to zoom. To specify a zoom 
  145. region, position the mouse arrow where you want the lower left corner of the 
  146. zoom region. Click the left mouse button. At this time the mouse pointer will 
  147. change to cross hairs. As you move the mouse a rubber band box will be 
  148. displayed around the area to be zoomed. Position the cross hairs where you want 
  149. upper right corner and click the right mouse button. The area within the box 
  150. will be redrawn to fill the window. 
  151.  
  152. You can reanchor the lower left corner any time by clicking the left mouse 
  153. button at the new location. 
  154.  
  155. If you choose to zoom in again the plot will be redrawn in its original size 
  156. before you can select the zoom region. 
  157.  
  158. You can output the zoomed image with any of GraphiC's output options. 
  159.  
  160.  
  161. ΓòÉΓòÉΓòÉ 3.4. Zoom out ΓòÉΓòÉΓòÉ
  162.  
  163. The Zoom out command allows you to specify a region in the window in which to 
  164. redraw the plot. To specify the region, position the mouse arrow where you want 
  165. the lower left corner. Click the left mouse button. At this time the mouse 
  166. pointer will change to cross hairs. As you move the mouse a rubber band box 
  167. will be displayed. Position the cross hairs where you want upper right corner 
  168. and click the right mouse button. The plot will then be redrawn inside the 
  169. rectangle. 
  170.  
  171. You can reanchor the lower left corner any time by clicking the left mouse 
  172. button at the new location. 
  173.  
  174. If you choose to zoom out again the plot will be redrawn in its original size 
  175. before you can select the zoom region. 
  176.  
  177. You can output the reduced picture with any of GraphiC's output options. 
  178.  
  179.  
  180. ΓòÉΓòÉΓòÉ 3.5. Skip (Play only) ΓòÉΓòÉΓòÉ
  181.  
  182. Allows you to skip to any picture within a .TKF file. To skip to a particular 
  183. picture choose the number of the desired picture from the skip dialog box. 
  184.  
  185. When Skip is chosen, Play uses a .OFF file to get the offset into the .TKF file 
  186. to the begining of the desired picture. If the .OFF file is not present the 
  187. program skips the specified number of pictures. 
  188.  
  189.  
  190. ΓòÉΓòÉΓòÉ 4. Convert ΓòÉΓòÉΓòÉ
  191.  
  192. The Convert menu contains the file conversion choices. The following choices 
  193. are provided: 
  194.  
  195. Bitmap 
  196.   Convert to an OS/2 bitmap file 
  197. CGM 
  198.   Convert to a Computer Graphics Metafile format 
  199. GEM 
  200.   Convert to a Digital Research GEM format 
  201. HPGL 
  202.   Convert to a Hewlett Packard Graphics Language level 1 format 
  203. HPGL2 
  204.   Convert to a Hewlett Packard Graphics Language level 2 format 
  205. Metafile 
  206.   Convert to an OS/2 standard metafile 
  207. PIC 
  208.   Convert to a Lotus PIC format 
  209. PostScript 
  210.   Convert to an Encapsulated PostScript format with or without a TIFF header 
  211. SCODL 
  212.   Convert to a SCODL film recorder format 
  213. TIFF 
  214.   Convert to a TIFF format 
  215.  
  216.  
  217. ΓòÉΓòÉΓòÉ 5. General help ΓòÉΓòÉΓòÉ
  218.  
  219. This window and its associated plot were created using the GraphiC library from 
  220. Scientific Endeavors Corporation. The contents of the plot are dependent on the 
  221. program which is linked to the library. The post processing options are 
  222. provided by GraphiC. 
  223.  
  224. Any time after a plot is completed you may choose from the post processing 
  225. options. These options include converting to a particular file format, zooming 
  226. in, shrinking and positioning, redrawing, and copying to the clipboard. For 
  227. more information about these options choose help for the appropriate menu item. 
  228.  
  229.  
  230. ΓòÉΓòÉΓòÉ 6. Keys help ΓòÉΓòÉΓòÉ
  231.  
  232. The following is a list of accelerator keys. 
  233.  
  234. Ctrl+P 
  235.   Print 
  236. Ctrl+Q 
  237.   Exit 
  238. Ctrl+W 
  239.   Zoom out 
  240. Ctrl+Z 
  241.   Zoom in 
  242. Space Bar 
  243.   Redraw the plot 
  244. Enter 
  245.   Draw next plot 
  246.  
  247.  
  248. ΓòÉΓòÉΓòÉ 7. Help Menu ΓòÉΓòÉΓòÉ
  249.  
  250. Use the choices on the Help pull-down to display: 
  251.  
  252. Help index 
  253.      Displays the index of help menu. 
  254.  
  255. General Help 
  256.      Displays some information about the GraphiC window 
  257.  
  258. Keys Help 
  259.      Displays a list of keys usage. 
  260.  
  261. Using Help 
  262.      Provides detailed information on the kinds of help available and how to 
  263.      use help. 
  264.  
  265. Product information 
  266.      Displays the GraphiC logo dialog box and copyright information 
  267.  
  268.  
  269. ΓòÉΓòÉΓòÉ 7.1. Help for menuitem "Help index..." ΓòÉΓòÉΓòÉ
  270.  
  271. Selecting this menuitem will display a help index. 
  272.  
  273.  
  274. ΓòÉΓòÉΓòÉ 7.2. Help for menuitem "General help..." ΓòÉΓòÉΓòÉ
  275.  
  276. Selecting this item displays the general help panel. 
  277.  
  278.  
  279. ΓòÉΓòÉΓòÉ 7.3. Help for menuitem "Using help..." ΓòÉΓòÉΓòÉ
  280.  
  281. This menuitme displays the system help panel on how to use help. 
  282.  
  283.  
  284. ΓòÉΓòÉΓòÉ 7.4. Help for menuitem "Keys help..." ΓòÉΓòÉΓòÉ
  285.  
  286. This menuitem displays a list of accelerator keys 
  287.  
  288.  
  289. ΓòÉΓòÉΓòÉ 7.5. Help for "Product information..." ΓòÉΓòÉΓòÉ
  290.  
  291. This menuitem displays the product information dialog box. 
  292.  
  293.  
  294. ΓòÉΓòÉΓòÉ 8. Print Setup Dialog Box ΓòÉΓòÉΓòÉ
  295.  
  296. The Print setup dialog box gives you the opportunity to customize the printer 
  297. output. From this dialog box you can: 
  298.  
  299.  1. Select from the list of installed printers 
  300.  
  301.  2. Define the page size and margins 
  302.  
  303.  3. Choose whether or not to print the background color 
  304.  
  305.  4. Gain access to the printer's Job Properties dialog box 
  306.  
  307. GraphiC queries your system to find all of the printers you have installed. 
  308. This list is displayed in the Printer Selection: drop down list box. The 
  309. printer to receive the print job will be displayed at the top of the list. 
  310.  
  311. The Job Orientation: box tells you the printer's orientation (landscape or 
  312. portrait). Use the Job Properties dialog box to change this value. 
  313.  
  314. The Plot size settings box contains 3 entry fields where you can specify the 
  315. top margin, the left margin, and the length of the plot. A -1 (minus one) in 
  316. the two margin entry fields will cause the plot to be centered on the page. The 
  317. units used in these fields are in inches or cm and can be selected by the 
  318. Metric units check box. You can override the selections in these fields by 
  319. checking the Fill page check box. If you choose the Fill page option the plot 
  320. will be as big as your printer/paper size combination will allow. 
  321.  
  322. The way in which the plot fills the page with regard to orientation depends on 
  323. two things: One is the plot orientation on the screen. Is the top of your plot 
  324. is toward the top of the screen or to the right of the screen? The other is the 
  325. printer orientation. Is your printer is in landscape or portrait mode? If the 
  326. top of the plot is to the right and you want to fill the page with the plot be 
  327. sure your printer is in landscape mode, not portrait mode. In other words the 
  328. rotation of the plot in the GraphiC window will not affect how the system 
  329. converts window coordinates to printer coordinates. 
  330.  
  331. The Print Background check box allows you to tell the printer to print the 
  332. background color. A word of caution: If your printer is not a color printer 
  333. this option may cause the picture to be completely obscured by the background. 
  334.  
  335.  The The Job Properties push button will bring up the printer's Job Properties 
  336. dialog. There you can select such things as paper size, page orientation, paper 
  337. tray, etc... 
  338.  
  339.  
  340. ΓòÉΓòÉΓòÉ 9. HPGL Conversion Help ΓòÉΓòÉΓòÉ
  341.  
  342. This dialog box allows you to set the parameters for converting your picture to 
  343. a Hewlett Packard HPGL or HPGL2 format. From this dialog box you can: 
  344.  
  345.  1. Change the name of the output file 
  346.  
  347.  2. Specify the scaling 
  348.  
  349.  3. Select the plot orientation 
  350.  
  351.  4. Gain access to the pen configuration dialog 
  352.  
  353. You can change the output file name that was selected from the File Open dialog 
  354. box by typing a new name in the File: entry field. 
  355.  
  356. The Plot size settings box contains 3 entry fields where you can specify the 
  357. top margin, the left margin, and the length of the plot. A -1 (minus one) in 
  358. the two margin entry fields will cause the plot to be centered on the page. The 
  359. units used in these fields are in inches or cm and can be selected by the 
  360. Metric units check box. For HPGL2, You can override the selections in these 
  361. fields by checking the Default Scale check box. If you choose the Default Scale 
  362. the plot will fill 95% of the printable area. 
  363.  
  364. The Plot Orientation selections allow you to indicate how the plot is rotated 
  365. on the screen. The conversion routines will then rotate the plot so that it 
  366. will be upright when you import it into another program such as CorelDraw. 
  367.  
  368. The Pen Select push button will bring up the Pen Selection dialog box so that 
  369. you can map plot colors to the appropriate pen numbers. 
  370.  
  371.  
  372. ΓòÉΓòÉΓòÉ 10. HPGL Pen Selections ΓòÉΓòÉΓòÉ
  373.  
  374. Use the table in this dialog box to map the 16 base IBM colors to the 
  375. appropriate pens. The conversion routines will convert any of GraphiC's 
  376. extended colors the nearest base IBM color. 
  377.  
  378.  
  379. ΓòÉΓòÉΓòÉ 11. File Conversion Help ΓòÉΓòÉΓòÉ
  380.  
  381. This dialog box allows you to set the parameters for converting your picture to 
  382. a different format. From this dialog box you can: 
  383.  
  384.  1. Change the name of the output file 
  385.  
  386.  2. Select the plot orientation 
  387.  
  388. The Plot Orientation selections allow you to indicate how the plot is rotated 
  389. on the screen. The conversion routines will then rotate the plot so that it 
  390. will be upright when you import it into another program such as CorelDraw. 
  391.  
  392. You can change the output file name that was selected from the File Open dialog 
  393. box by typing a new name in the File: entry field. 
  394.  
  395.  
  396. ΓòÉΓòÉΓòÉ 12. PostScript Conversion Help ΓòÉΓòÉΓòÉ
  397.  
  398. This dialog box allows you to set the parameters for converting your picture to 
  399. a PostScript format. From this dialog box you can: 
  400.  
  401.  1. Change the output file name 
  402.  
  403.  2. Choose to include color information in the output 
  404.  
  405.  3. Choose to print the background 
  406.  
  407.  4. Select the minimum line thickness 
  408.  
  409.  5. Choose to include a TIFF image 
  410.  
  411.  6. Specify that color separations be made 
  412.  
  413.  7. Select the plot orientation 
  414.  
  415.  8. Specify the PostScript level 
  416.  
  417.  9. Gain access to the PostScript Font Selection dialog 
  418.  
  419. You can change the output file name that was selected from the File Open dialog 
  420. box by typing a new name in the File: entry field. 
  421.  
  422. Check the Color check box if you want color information included in the output 
  423. file. 
  424.  
  425. Check the Color Background ? check box if you want the background color 
  426. information included in the output file. 
  427.  
  428. You can specify the minimum line thickness by entering the pixel width for the 
  429. lines in the Line Width: entry field. Note that this value is the number of 
  430. pixels on your output device. Choose a larger value for phototypesetters. 
  431.  
  432. To include TIFF information in the output file check the TIFF Header check box. 
  433. Including TIFF information will make the imported PostScript image viewable by 
  434. many image processing and desktop publishing software packages. PostScript 
  435. files with a TIFF header can not be sent directly to a printer. 
  436.  
  437. The Plot Orientation selections allow you to indicate how the plot is rotated 
  438. on the screen. The conversion routines will then rotate the plot so that it 
  439. will be upright when you import it into another program such as CorelDraw. 
  440.  
  441. You can produce a CMYK color separation by selecting CMYK in the Separation 
  442. group box. 
  443.  
  444. You can specify PostScript Level 1 or Level 2 by selecting the appropriate 
  445. radio button in the Level group box. 
  446.  
  447. If the plot you are converting was created using GraphiC's "gtext" mode you can 
  448. replace the plot's text with a PostScript font. The Fonts push button will 
  449. bring up the PostScript Fonts Selection dialog box. From there you can select 
  450. the PostScript font to use for "gtext" text. 
  451.  
  452.  
  453. ΓòÉΓòÉΓòÉ 13. PostScript Conversion Help ΓòÉΓòÉΓòÉ
  454.  
  455. Use this dialog box to select the font to use when printing text created with 
  456. GraphiC's "gtext" mode. 
  457.  
  458.  
  459. ΓòÉΓòÉΓòÉ 14. File open dialog box ΓòÉΓòÉΓòÉ
  460.  
  461. Select the file you wish to view from the File: list box or type the name in 
  462. the Open filename: entry field. 
  463.  
  464. If the file you want is not in the current directory, you can change the drive 
  465. and directory with the Drive: and Directories: list boxes. You can also enter a 
  466. fully qualified file name in the Open filename: entry field. 
  467.  
  468.  
  469. ΓòÉΓòÉΓòÉ 15. Message box help ΓòÉΓòÉΓòÉ
  470.  
  471. This application demonstrates the use of the Help Manager to provide online 
  472. help for an application. Help for both menuitems and message boxes is 
  473. demonstrated.